home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m17intro.dir / 00013.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  120 b   |  7 lines

  1. on mouseDown
  2.   set the castNum of sprite 47 to cast "b029"
  3.   if pressLessonButton(47) then
  4.     openNotes()
  5.   end if
  6. end
  7.